home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 November / CHIP Kasım 1998.iso / emulators / commodore64 / pc64e122dos.exe / HISTORY.TXT < prev    next >
Text File  |  1997-09-01  |  11KB  |  225 lines

  1. 29-Mar-95 *** Version 1.14 released ***
  2.  
  3. 03-Apr-95 The boot sector of the L64 disk had no CBM tag. That's why the
  4.           auto start of L64 did not work on a C128.
  5.  
  6. 07-Apr-95 Shift-Lock now also appears at address 653. The current state
  7.           won't be saved at Esc/F5. A simple Shift can release the
  8.           Shift-Lock key, that depends on the DOS keyboard driver. The
  9.           national keyboard driver option must be set on.
  10.  
  11. 07-Apr-95 The start up message of the floppy has been changed from 1541 to
  12.           1551. This may trick some fast loaders.
  13.  
  14. 21-Apr-95 In Linux dosemu, enter the PC64 about box and press the mouse
  15.           button on the OK button. Press Ctrl+Alt+F2 to switch to another
  16.           console and release the mouse button there. Go back with Alt+F1 to
  17.           PC64, and the about box will remain on the screen until you move
  18.           the mouse. A demo program for this bug has been sent to
  19.           jmaclean@fox.nstu.ns.ca.
  20.  
  21. 21-Apr-95 On some computers PC64 says "Adlib?" and hangs. Maybe this is an
  22.           incorrect initialized gate of timer 2. Requires further tests at
  23.           the customer's site.
  24.  
  25. 21-Apr-95 If you specify /nosound on the command line, PC64 won't try to
  26.           detect the sound hardware any more.
  27.  
  28. 01-May-95 The new utility CBMTEXT.EXE converts files from some C64 text
  29.           programs directly to DOS, instead of having to print into
  30.           PRINT.OUT from C64 mode.
  31.  
  32. 12-May-95 Registeres customers can order the 64'er-CD for 25 Marks. It
  33.           contains 220 service disks from the 64'er magazine and its special
  34.           editions.
  35.  
  36. 12-May-95 The German online help has been converted into a Books Online
  37.           format, the file HANDBUCH.TXT is omitted. Changes to the
  38.           documentation now will only have to be written into 4 files, and
  39.           everywhere on the same position.
  40.  
  41. 12-May-95 With LShift+GreyPlus/Minus, one can change the CPU speed directly
  42.           without having to go to <Options / Timing / Limit CPU performance
  43.           to x percent>.
  44.  
  45. 12-May-95 When copying disk images, DISK99 will be counted to DISK100 and no
  46.           longer to DIS100.
  47.  
  48. 20-May-95 The secondary address 8 has been defined for printing from text
  49.           programs. It is the same as 7, i.e. small letters with conversion
  50.           from CBM to ASCII. The control characters 0-31 and 128-159 as well
  51.           as the german umlauts 91-93 and 123-126 are not converted, also the
  52.           conversion from CR to CRLF is omitted. Now you can use printer
  53.           control codes like bold without having to go without the CBM to
  54.           ASCII conversion.
  55.  
  56. 25-May-95 The disk image file will be closed when leaving C64 mode. Now the
  57.           DOS FAT is kept intact if you delete a disk image in the Manager
  58.           which is also selected in an Emulator window.
  59.  
  60. 27-May-95 If you switch from an Emulator window with a disk image to an
  61.           Emulator window with P00 files and then back to the disk image,
  62.           the first disk command did not work. The variable fCtrlBreak has
  63.           been mistakenly not reset.
  64.  
  65. 27-May-95 Open two Emulator windows with disk images, run one of them, go
  66.           back to the desktop, switch to the other window, switch the disk
  67.           image to a directory and start the second Emulator window. There
  68.           is still the disk image selected. Although it has been correctly
  69.           set to a directory, starting the Emulation has reload the old
  70.           settings from the temporary file.
  71.  
  72. 29-May-95 Sometimes loading from disk images was very slow. This is a
  73.           problem with overlays. The code for disk images is now resident
  74.           which will reduce the available DOS memory by 32 Kbyte.
  75.  
  76. 29-May-95 The installation program does no longer call NEWNAME.EXE and
  77.           T64TOP00.EXE.
  78.  
  79. 30-May-95 The call to MOUSE_SETSPEED(8, 8) in MEWEL has been removed. Now
  80.           the mouse pointer is no longer faster than in other programs.
  81.  
  82. 30-May-95 If a directory contained more than 150 P00 files, the manager stopped
  83.           reading its contents with the error "00, OK,00,00". This
  84.           limitation is necessary for disk images, because the directory
  85.           sectors can be linked in an endless loop. Now there are 32767
  86.           entries allowed in directories and 1000 on external C64 drives.
  87.           The error message has been changed to "Directory is destroyed".
  88.  
  89. 30-May-95 The display is now updated correctly when you search backward and
  90.           the found match lies within the first few lines.
  91.  
  92. 30-May-95 You can now specify a single file name for T64TOP00, not only a
  93.           complete directory tree.
  94.  
  95. 31-May-95 *** Version 1.15 released ***
  96.  
  97. 06-Jun-95 Because the code for disk images had to be made resident
  98.           (29-May-95), its load address was below 48 Kb if there were more
  99.           than 600 Kb DOS memory free. Because the floppy ROM starts at
  100.           $C000, the pointer to the memory base is set 48 Kb back. This
  101.           was causing a wrap around which is not allowed under memory
  102.           managers like HIMEM.SYS, 386MAX or QEMM. And so the disk images
  103.           were reporting the error message "drive not ready" or "timeout
  104.           on the IEC bus on output". To fix that bug, the floppy ROM has
  105.           been moved into its own data segment which will be always linked
  106.           above the code segments.
  107.  
  108. 06-Jun-95 When changing disk images with F9, the BAM has not been re-read
  109.           and thus the free blocks from the old disk appeared. When
  110.           modifying the code for disk images, the call to the INITIALIZE
  111.           command has been mistakenly removed.
  112.  
  113. 06-Jun-95 The converter CBMText now understands eight formats: CBM Big
  114.           Letters, CBM Small Letters, Vizawrite, Easy Script, Star Texter
  115.           (untested), Textomat (untested), Master Text (untested) and
  116.           Protext-128.
  117.  
  118. 06-Jun-95 *** Version 1.16 released ***
  119.  
  120. 01-Jul-95 CBMText.exe can now convert Basic programs from CBM token format
  121.           to ASCII. In contrary to OPEN 4,4:CMD 4:LIST, spaces are inserted
  122.           between commands and control characters are converted to readable
  123.           text.
  124.  
  125. 13-Jul-95 Dir64.cpp line 229 must read "afUsed[abSector[1]] = TRUE;" or
  126.           the program hangs in an endless loop if a directory contains
  127.           illegal chained sectors.
  128.  
  129. 18-Jul-95 Although the IEC routines have a CLI at exit, there is very rarely
  130.           an IRQ after returning to the caller. The reason is that the
  131.           register $DC0D is read while the transfer is running. This is now
  132.           emulated, so some games like Miniputt will work.
  133.  
  134. 27-Jul-95 The compatibility of the serial shift registers has been improved.
  135.           Arkanoid I to III are now running.
  136.  
  137. 29-Jul-95 If you klick on a disk image in the Norton Commander and the first
  138.           C64 file on it is protected, it will now load correctly.
  139.  
  140. 29-Jul-95 If there is a Sound Blaster, the Adlib test is skipped and Adlib
  141.           is set to TRUE. The detection did not work on some sound cards.
  142.  
  143. 04-Aug-95 The 110 games have been reduced to 36. Now the emulator is fitting
  144.           on a single disk.
  145.  
  146. 15-Aug-95 There are two new switches in <Options / Joysticks>. They will
  147.           exchange the white and the grey cursor arrows and Right and Left
  148.           Ctrl. Also Num-Lock does no longer influence the joystick
  149.           emulation. So you can control your games on a laptop without having
  150.           to buy the Alternative Joystick Adaptor.
  151.  
  152. 15-Aug-95 *** Version 1.17 released ***
  153.  
  154. 19-Aug-95 Version 1.17 had a virus which wasn't recognized by McAfee 7'95.
  155.           Thanks to Jürgen Rochner for finding it. Infected files can be
  156.           detected with Virus895.exe. The virus doesn't make himself
  157.           resident in memory. After starting an infected program, he will
  158.           infect the first non-infected EXE file in the current directory.
  159.  
  160. 19-Aug-95 *** Version 1.18 released ***
  161.  
  162. 06-Feb-96 Switch /e added to Dir64. Checks for cross-links in disk images.
  163.  
  164. 13-Mar-96 Switch -autotype added to PC64. PC64 for DOS is now compatible
  165.           with the C64 Game Database.
  166.  
  167. 14-Mar-96 *** Version 1.19 released ***
  168.  
  169. 20-Apr-96 An old bug has been back again. MEWEL and MOVE don't like each
  170.           other when SHARE.EXE is loaded. MOVE opens the EXE file in
  171.           compatibility mode and MEWEL cannot read menus, dialogs and so on.
  172.           To fix the problem, LLIBCE.LIB must be patched. In C5 16 00 00
  173.           32 C0 B4 3D CD 21, change 32 C0 to B0 40. I had installed the
  174.           upgrade of Visual C++ 1.52, which overwrote the patched LLIBCE.LIB.
  175.           As I don't have SHARE.EXE loaded and had to delete OS/2 because of
  176.           outrunning harddisk space, I didn't notice this bug.
  177.  
  178. 20-Apr-96 *** Version 1.20 released ***
  179.  
  180. 09-Nov-96 Joysticks can now be swapped in C64 mode with <Alt+F10>, just like
  181.           in PC64Win.
  182.  
  183. 09-Nov-96 When PC64Dos is run with a file name on the command line and the
  184.           user leaves C64 mode with <Esc>, the program now no longer quits
  185.           but returns back to the desktop. The old behaviour was
  186.           inconsistent.
  187.  
  188. 09-Nov-96 You can now quit PC64Dos by pressing <Alt+F4> in C64 mode.
  189.  
  190. 11-Nov-96 The hardware mixer of the Sound Blaster Pro has been removed. It
  191.           caused more problems than use. Controlling the volume of AdLib and
  192.           DSP by software with <Options / Sound> is still possible. The port
  193.           addresses of AdLib and DSP are now shown. If there is a DSP
  194.           detected, the AdLib is set to DSP+8. Without a DSP it remains at
  195.           0388. If the sound now still does not work then the reason is a
  196.           wrong BLASTER environment variable or the sound driver. If the
  197.           sound is too quiet, please use the mixer program which comes with
  198.           your sound card.
  199.  
  200. 11-Nov-96 Beginners tried to run D64 disk images with <Emulator / Open>. In
  201.           the error message "No valid C64 file", a hint for the help has
  202.           been added. There one can read how to run D64, P00 and T64 files.
  203.  
  204. 11-Nov-96 Command <Manager / Disk Image / Copy slow> Ctrl+F8 added. You
  205.           don't need to edit Drives.ini by hand any longer if the fastloader
  206.           in L64 hangs on some disks.
  207.  
  208. 12-Nov-96 Fixed a bug in the P00 Manager window block calculation. A C64
  209.           block is 254 bytes, not 256.
  210.  
  211. 18-Nov-96 *** Version 1.21 released ***
  212.  
  213. 18-Mar-97 The switch /nosound does not longer print an error message
  214.           "can't load NOSOUND".
  215.  
  216. 29-Aug-97 All references to License.dat have been removed.
  217.  
  218. 01-Sep-97 The program is now Public Domain. The original author Wolfgang
  219.           Lorenz is no longer responsible for it. The source code is
  220.           available for free. Maybe someone will continue to support the
  221.           project. Interested developers may get in contact with each
  222.           other in the comp.emulators.cbm newsgroup.
  223.  
  224. 01-Oct-97 *** Version 1.22 released ***
  225.